[INFO] cloning repository https://github.com/zzhgithub/juner_gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzhgithub/juner_gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzhgithub%2Fjuner_gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzhgithub%2Fjuner_gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc9d75ffb0acc1f433fa0ba25ea4eec811bab53d
[INFO] checking zzhgithub/juner_gui against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzhgithub%2Fjuner_gui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzhgithub/juner_gui
[INFO] finished tweaking git repo https://github.com/zzhgithub/juner_gui
[INFO] tweaked toml for git repo https://github.com/zzhgithub/juner_gui written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzhgithub/juner_gui on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzhgithub/juner_gui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ahash v0.4.6
[INFO] [stderr]   Downloaded spin v0.7.0
[INFO] [stderr]   Downloaded tinytga v0.3.2
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.2.1
[INFO] [stderr]   Downloaded embedded-graphics v0.6.2
[INFO] [stderr]   Downloaded image v0.23.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0
[INFO] running `Command { std: "docker" "start" "6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking ahash v0.4.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking spin v0.7.0
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking embedded-graphics v0.6.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking juner-gui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `alloc::vec::*`
[INFO] [stdout]  --> src/component/mouse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::vec::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `drawable::Pixel` and `prelude::Point`
[INFO] [stdout]  --> src/component/mouse.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embedded_graphics::{drawable::Pixel, pixelcolor::Rgb888, prelude::Point};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gui.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let mut size = graphic.size();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/component/mouse.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn resize(&mut self, height: u32, width: u32) {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/component/mouse.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn resize(&mut self, height: u32, width: u32) {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gui.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /         self.graphic
[INFO] [stdout] 84 | |             .draw_iter(DISPLAY_BUFFER.read().iter().copied());
[INFO] [stdout]    | |_____________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let _ = self.graphic
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gui.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         c.draw(&mut self.graphic);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = c.draw(&mut self.graphic);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gui.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         t.draw(&mut self.graphic);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let _ = t.draw(&mut self.graphic);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking tinytga v0.3.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking tiff v0.6.0
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]     Checking embedded-graphics-simulator v0.2.1
[INFO] [stdout] warning: unused import: `alloc::vec::*`
[INFO] [stdout]  --> src/component/mouse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::vec::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `drawable::Pixel` and `prelude::Point`
[INFO] [stdout]  --> src/component/mouse.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embedded_graphics::{drawable::Pixel, pixelcolor::Rgb888, prelude::Point};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gui.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let mut size = graphic.size();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/test.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut mouse = Box::new(Mouse::default());
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/component/mouse.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn resize(&mut self, height: u32, width: u32) {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/component/mouse.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn resize(&mut self, height: u32, width: u32) {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gui.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /         self.graphic
[INFO] [stdout] 84 | |             .draw_iter(DISPLAY_BUFFER.read().iter().copied());
[INFO] [stdout]    | |_____________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let _ = self.graphic
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gui.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         c.draw(&mut self.graphic);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = c.draw(&mut self.graphic);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gui.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         t.draw(&mut self.graphic);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let _ = t.draw(&mut self.graphic);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0", kill_on_drop: false }`
[INFO] [stdout] 6cbc84d081cfebdb02f73d676a78090eae7cdbd740233ca07809a448904c7aa0
